home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / PRINTER / MULTIPRINT / !MultiPrnt / !Help < prev    next >
Text File  |  1991-04-16  |  7KB  |  212 lines

  1. !Help for !MultiPrnt (Version 1.03)
  2. -----------------------------------
  3.  
  4. Docs 16-Apr-91 (mods 16-Apr-91)
  5.  
  6. Included :-
  7.  
  8.   !Run
  9.   !RunImage
  10.   !Sprites
  11.   !Help     [this file!]
  12.   Templates
  13.   !SetScraps
  14.   chkspr    ) My chkspr util, rename the app and see what
  15.   !Boot     ) happens (nothing!). Notes in Comments.
  16.  
  17.  
  18. Purpose
  19. -------
  20.  
  21.   To allow a batch printing of files (of any type).
  22.  
  23. Use
  24. ---
  25.  
  26.   Drag the files that you want to print onto the !MultiPrnt
  27. icon or onto the 'Print List' window (called up by clicking
  28. the !MultiPrnt icon). This stores the full file name of the
  29. file residing on the disc (if you drag a file from a prog
  30. then an error is generated telling you to save the file
  31. first).
  32.  
  33.   To print the compiled list simply select the 'Print'
  34. option from either menu.
  35.  
  36.   The application will then start the batch print. (If no
  37. printer driver has been installed then an approprate error
  38. will be generated)
  39.  
  40.   It is also possible to do multiple prints of a batch by
  41. changing the value in the submenu 'Copies'. This value
  42. tells the application how many time to print the whole
  43. batch (ie all the way round once, twice etc). The default
  44. value of this can be set by altering the system variable
  45. 'MultiPrnt$Copies' in the '!Run' file to the required
  46. number eg :-
  47.  
  48. Set MultiPrnt$Copies 10
  49.  
  50. means do ten prints of each batch.
  51.  
  52.   The application multi-tasks so if you are printing text
  53. or printer dumps the system will perform as normal.
  54. Unfortunatly current versions of major applications (eg.
  55. Draw, Paint, DTP, Impression etc) do not permit multi-
  56. tasking while printing so the system will hang up as usual.
  57.  
  58.   Any file may be removed from the batch list by calling up
  59. the menu over that file & choosing the 'Remove' option in
  60. the submenu, you can also find the full pathname of any
  61. file in the same submenu (this is useful if you have
  62. similar named files from different directories since
  63. !MultiPrnt only displays the leafnames).
  64.  
  65.   A whole batch list may be cleared by choosing 'Clear'
  66. from either menu. If the list has not been printed (or
  67. altered since the last print) you will be asked for
  68. confirmation of your decison.
  69.  
  70.   The application permits files to be dragged from the
  71. 'Print List' window to the printer driver, any other app or
  72. a filer window (GOD knows why you would use it for that but
  73. if you wanted to ...)
  74.  
  75.   The application is currently configured to permit 15
  76. different files to be printed at any one time. To increase
  77. or decrease this the variable 'MultiPrnt$MaxItems' needs to
  78. be altered in the '!Run' file eg :-
  79.  
  80. Set MultiPrnt$MaxItems 101
  81.  
  82. sets the maximum number of items that you can drop on the
  83. application to 101, any more will generate a 'Too many
  84. files' warning and the item dragger will be ignored.
  85.  
  86. Notes
  87. -----
  88.  
  89.   The application does not print files itself (!), it
  90. simply tells the printer driver that 'this file ought to be
  91. printed'. An implication of this is that the file to be
  92. printed must reside in a filing system and the application
  93. which prints the file must be resident in memory or also
  94. avalable on a filing system
  95.  
  96.   The application should work will all filing systems
  97. and/or media but a Hard Disc makes the utility of the
  98. application very much greater. This is because if the user
  99. is not careful in the way he sets up his system splurious
  100. queries will be generated which stop the batch printing
  101. (hence the utility of this application). 
  102.  
  103.   When using floppy systems (esp 1 Mb arcs) I advise you to
  104. first reset the system with a <Ctrl><Reset> and then load
  105. the Printing app (eg !Draw or !Paint) and the printer
  106. driver. Then set 'Wimp$Scrap' to 'adfs::0.$.scrapfile' and
  107. 'Printer$Scrap' to 'adfs::0.$.XX!Scrap'(A file called
  108. '!SetScraps' is supplied with this application to do just
  109. that, simply double-click it). Both the files to be printed
  110. and the fonts required in printing should be accessable to
  111. the system (this is easy on a dual drive system but on a
  112. single drive system either put the !Fonts directory in the
  113. Ram disc or copy the files onto a disc which contains the
  114. !Fonts directory) 
  115.  
  116.   The ChkSpr Utility
  117.  
  118.   The chkspr utility will, when run, examine the '!Sprites'
  119. file and check if the first sprite is the directory's name.
  120. If not the sprites name will be changed to the directory's
  121. name. The !Boot file contains on it's FIRST line 'Run
  122. ChkSpr', this runs the util, the next line contains
  123. 'IconSprites <Obey$Dir>.!Sprites' this loads the new sprite
  124. in. The filer always calls any new (ie renamed) app's !Boot
  125. file so the new sprite is automatically loaded for display,
  126. et volia! Please feel free to use the utility separately
  127. from the rest of the package, I think it is very useful!
  128.  
  129.  
  130. Versions
  131. --------
  132.  
  133.  
  134. Version 1.00  Some time in '89
  135.               Worked but a few bugs meant that if any batch
  136.               file was locked only that file was printed
  137.  
  138. Version 1.01  Bug fixed
  139.  
  140. Version 1.02  Multiple copies of each batch . Written for
  141.               Graham J Wicks. ChkSpr util added
  142.  
  143. Version 1.03  Max items can be set - originally I thought
  144.               15 would be quite satisfactory seeing
  145.               generating that number of files would take
  146.               longer than a days work & then you would run
  147.               MultiPrnt, I was wrong - little did I know
  148.               that schools wanted to run off at least 100
  149.               draw files at a time for their pupils, oh
  150.               well, can't win them all. Sorry far to lazy
  151.               to implement slidable slotting in a
  152.               application as old as this one so YOU will
  153.               have to set the wimpslot.
  154.               Sped up multi file drops as a result of this.
  155.               Implemented for Mr Corrigan at Eastbury Comp.
  156.  
  157. Conditions of Use
  158. -----------------
  159.  
  160.   This application is supplied free to everyone 'as is', I
  161. do not give any guarantee that it is free of bugs, or
  162. supply any warranty about its suitabliliy for use. However
  163. if there are any problems with it and you notify me of them
  164. then I probably will do my best to recify them.
  165.  
  166.   You may give this application to anyone, via any medium,
  167. so long as :- 
  168.  
  169.   1) It is delivered with ALL the supplied files and
  170.      unaltered (except !Run & !Boot files) .
  171.  
  172.   2) It is not supplied on a disc you are charging
  173.      for (except for media and postage costs).
  174.   
  175.   You have permission to use any part or the whole
  176. application in a project you intend to place in the public
  177. domain, as long as I am fully credited. If you wish to use
  178. these routines in a program that is for sale (for however
  179. much and for whatever reasons) or released as copyright
  180. material then my express permission in writing must be
  181. obtained. I maintain copyright on all the material
  182. supplied and reserve the right to amend these conditions in
  183. cases where I deem misuse.
  184.  
  185.    A large number of hours of work have gone into the
  186. production and maintenance of this application and although
  187. I have supplied the application free donations will be
  188. gratefully received (and if over 7 pounds I will send you a
  189. disc with updates of this and all other pd stuff I have
  190. written. Please include a letter telling me which apps of
  191. mine you use and their version numbers).
  192.  
  193.  
  194. Contacts
  195. --------
  196.  
  197. My address:
  198.  
  199.   6 Parklands Place,
  200.   Guildford,
  201.   Surrey GU1 2PS.
  202.  
  203. BBSs I call frequently:
  204.  
  205.   Archive BBS          [0603 745 932]   mbx 23
  206.   Arcade  BBS          [081 654 2212]   mbx 23
  207.   The World of Cryton  [0749  679794]   mbx 143
  208.  
  209. email : maurp@uk.ac.warwick.cu
  210.  
  211. © Emmet Spier 1991 - USE and Enjoy!
  212.